home *** CD-ROM | disk | FTP | other *** search
/ Eros - Digital Erotica & Games / Eros - Digital Erotica & Games.iso / mac / EROS vol.1 / EROS vol.DXR / 00031.ls < prev    next >
Encoding:
Text File  |  1995-07-07  |  114 b   |  10 lines

  1. on main
  2.   cursor(4)
  3.   killpup()
  4.   if the machineType = 256 then
  5.     go("repc")
  6.   else
  7.     go("main")
  8.   end if
  9. end
  10.